HI, dear 'Teacher' I am learning Web development with Django but I had problem from the first video. When I type on terminal as video C:/Python35/python manage.py runserver It gives me error like ....cannot find.... What should I type there?
You must be logged in to post. Please login or register an account.
you should check if you can see the manage.py with ls. If not cd to the folder where the manage.py is.
-officerebel 7 years ago
You must be logged in to post. Please login or register an account.